src/ChangeLog: Fix a typo in last commit.
authorEli Zaretskii <eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000 (18:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000 (18:31 +0200)
src/ChangeLog

index 2c8306536b0ef6307fa08d5e247428d1c357cd2a..7e3e8224898fa1a1048a64bb24f86d2de6c07330 100644 (file)
@@ -1,7 +1,7 @@
 2014-03-16  Eli Zaretskii  <eliz@gnu.org>
 
        * search.c (find_newline): Speed up the function when using the
-       newline cache, by halving the number of call to
+       newline cache, by halving the number of calls to
        region_cache_forward and region_cache_backward.  (Bug#16830)
 
 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>